API Documentation
Static Public Attributes | List of all members
nkAstraeus::lua::nkExportWrap::Constants Struct Reference

Constants encompassing user type identifiers for the wrapping of nkExport. More...

Static Public Attributes

static const std::string NAMESPACE
 Identifies the namespace.
 
static const std::string EXPORT_ERROR
 Identifies a nkExport::ExportError.
 
static const std::string EXPORTER_LOAD_RESULT
 Identifies a nkExport::ExporterLoadResult.
 
static const std::string JSON_EXPORTER
 Identifies a nkExport::JsonExport.
 
static const std::string NODE
 Identifies a nkExport::Node.
 

Detailed Description

Constants encompassing user type identifiers for the wrapping of nkExport.

Use those constant identifiers to identify wrapped types when wrapping your own functions.


The documentation for this struct was generated from the following file: